home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 October
/
PCWorld_2006-10_cd.bin
/
v cisle
/
datee
/
datee400.exe
/
DATEEDIT.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2001-12-01
|
3KB
|
80 lines
; Application: Ninotech Date Edit
; Version : 4.0
; Copyright : Copyright ⌐ 1998-2001 Ninotech
; ---------------------------------------------------------------------------
[Version]
Signature=$Chicago$
Provider=%Author%
SetupClass=BASE
Class=NoDriver
[ThisDll32.Add.Reg]
HKCR,""CLSID\%CLSID%"",,,"%Desc%"
HKCR,""CLSID\%CLSID%\InprocServer32"",,,"%11%\%SubDir%\%ThisDll32%"
HKCR,""CLSID\%CLSID%\InprocServer32"","ThreadingModel",,"Apartment"
HKCR,""*\ShellEx\ContextMenuHandlers\%LibName%"",,,"%CLSID%"
HKCU,""Software\%Author%\%Product%\%Version%"","ActivePage",,
[ThisDll32.Add.Reg.NT]
HKCR,""CLSID\%CLSID%"",,,"%Desc%"
HKCR,""CLSID\%CLSID%\InprocServer32"",,,"%11%\%SubDir%\%ThisDll32%"
HKCR,""CLSID\%CLSID%\InprocServer32"","ThreadingModel",,"Apartment"
HKCR,""*\ShellEx\ContextMenuHandlers\%LibName%"",,,"%CLSID%"
HKCR,""Directory\ShellEx\ContextMenuHandlers\%LibName%"",,,"%CLSID%"
HKCU,""Software\%Author%\%Product%\%Version%"","ActivePage",,
[ThisDll32.Uninst.Reg]
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"",,,
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","DisplayName",,"%Desc_Ver%"
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","UninstallString",,"RunDll setupx.dll,InstallHinfSection DefaultUninstall 132 %11%\%SubDir%\%ThisInf%"
[ThisDll32.Uninst.Reg.NT]
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"",,,
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","DisplayName",,"%Desc_Ver%"
HKLM,""SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%LibName%"","UninstallString",,"RunDll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 132 %11%\%SubDir%\%ThisInf%"
[SourceDisksNames]
1=%Desc_Ver%,,0
[SourceDisksFiles]
DateEd32.dll=1
DateEdit.hlp=1
[DestGrp32]
DateEd32.dll
DateEdit.hlp
DateEdit.inf
[DestinationDirs]
DestGrp32=11,%SubDir%
[DefaultInstall]
CopyFiles=DestGrp32
AddReg=ThisDll32.Add.Reg,ThisDll32.Uninst.Reg
[DefaultInstall.ntx86]
CopyFiles=DestGrp32
AddReg=ThisDll32.Add.Reg.NT,ThisDll32.Uninst.Reg.NT
[DefaultUninstall]
DelFiles=DestGrp32
DelReg=ThisDll32.Add.Reg,ThisDll32.Uninst.Reg
[DefaultUninstall.ntx86]
DelFiles=DestGrp32
DelReg=ThisDll32.Add.Reg.NT,ThisDll32.Uninst.Reg.NT
[Strings]
Author = "Ninotech"
Product = "Ninotech Date Edit"
Version = "4.0"
Desc = "Ninotech Date Edit Shell Extension"
Desc_Ver = "Ninotech Date Edit 4.0"
Copyright = "Copyright ⌐ 1998-2001 Ninotech"
ThisDll32 = "DateEd32.dll"
ThisInf = "DateEdit.inf"
SubDir = "ShellExt"
LibName = "Ninotech Date Edit"
CLSID = "{EECEEFEE-3DF7-11D0-9576-0000837A2FDD}"